home *** CD-ROM | disk | FTP | other *** search
/ Cinema Studio: Frank Herrmann / Cinema Studio - Frank Herrmann.iso / tools / pbm / manuals / g3topbm.man < prev    next >
Text File  |  1994-03-01  |  2KB  |  67 lines

  1.  
  2.  
  3.  
  4.      g3topbm(1)           AMIGA (02 October 1989)           g3topbm(1)
  5.  
  6.  
  7.  
  8.      NAME
  9.           g3topbm - convert a Group 3 fax file into a portable bitmap
  10.  
  11.      SYNOPSIS
  12.           g3topbm [-kludge] [-reversebits] [-stretch] [g3file]
  13.  
  14.      DESCRIPTION
  15.           Reads a Group 3 fax file as input.  Produces a portable
  16.           bitmap as output.
  17.  
  18.      OPTIONS
  19.           -kludge
  20.                Tells g3topbm to ignore the first few lines of the
  21.                file; sometimes fax files have some junk at the
  22.                beginning.
  23.  
  24.           -reversebits
  25.                Tells g3topbm to interpret bits least-significant
  26.                first, instead of the default most-significant first.
  27.                Apparently some fax modems do it one way and others do
  28.                it the other way.  If you get a whole bunch of "bad
  29.                code word" messages, try using this flag.
  30.  
  31.           -stretch
  32.                Tells g3topbm to stretch the image vertically by
  33.                duplicating each row.  This is for the low-quality
  34.                transmission mode.
  35.  
  36.           All flags can be abbreviated to their shortest unique
  37.           prefix.
  38.  
  39.      REFERENCES
  40.           The standard for Group 3 fax is defined in CCITT
  41.           Recommendation T.4.
  42.  
  43.      BUGS
  44.           Probably.
  45.  
  46.      SEE ALSO
  47.           pbmtog3(1), pbm(5)
  48.  
  49.      AUTHOR
  50.           Copyright (C) 1989 by Paul Haeberli <paul@manray.sgi.com>.
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                           (printed 3/1/94)
  64.  
  65.  
  66.  
  67.